@import url(font.css);

.mes_box {
  position: fixed;
    bottom: 75px;
    right: 17px;
    height: 260px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    z-index: 100;
}

.mes_box .box_but.box_whatsapp {
    background: url(../img/bottom_whatsapp.svg) no-repeat;
    background-size: contain;
}

.mes_box .box_but {
    display: block;
    width: 50px;
    height: 50px;
    margin-left: auto;
    outline: none;
    line-height: 0px;
}

.mes_box .box_but.box_telegram {
  background: url(../img/bottom_telegram.svg) no-repeat;
  background-size: contain;
}

.mes_box .box_but.box_viber {
  background: url(../img/bottom_viber.svg) no-repeat;
  background-size: contain;
}

.mes_box .box_but.box_tel {
  background: url(../img/bottom_tel.svg) no-repeat;
  background-size: contain;
}

.articleses.wrap {
	display: none;
}

*{
	padding: 0;
	margin: 0;
}

body {
	    overflow-x: hidden;
}
.wrap{
	max-width: 1140px;
	margin: 0 auto;
}

.header{
	background: url(../img/law_landing_d.png) 63% 55% no-repeat, url(../img/header.png) center no-repeat;
	padding: 65px 0 340px 0; 
	color: rgb(0, 0, 0);
}

.mob-block {
	display: none;
}
.logo_contact{
	display: flex;
	justify-content: space-between;
	padding-bottom: 70px;
}

.logo{
	padding-top: 15px;
}

.contact_work{
	display: flex;
}

.work{
	margin-right: 25px;
}

.work .title_logo{
	font: 16px RobotoSlabBold;
	color: rgb(0, 0, 0);
	margin-top: 5px;
}

.work p{
	font: 36px RobotoSlabBold;
	color: #03a9f5;
	line-height: 35px;
}

.tel_logo{
	font: 12px RobotoRegular;
	margin-bottom: 2px;
}

.tel{
	font: 18px RobotoSlabBold;
	text-align:right;
	margin-bottom: 2px;
}

.fa-phone{
	font-size: 15px;
	margin-right: 8px;
}

.full_set{
	display: flex;
}

.set{
	width: 58%;
	max-width: 668px;
}

.articles{
	font: 36px TimesNewRomanRegular;	
}

.articles span{
	text-transform: uppercase;
}

h1{
	font: 30px RobotoSlabBold;
	letter-spacing: 1px;
}

h1 span {
	color: #03a9f5;
}

h1 .span  {
	color: rgb(0, 0, 0);
	font: 30px RobotoRegular;
}
.hor_line{
	height: 6px;
	width: 298px;
	margin: 48px 0;
	background: #03a9f5;
}

.fine{
	font: 18px RobotoRegular;
	margin-bottom: 55px;
	max-width: 390px;
}

.modalButton{
	width: 290px;
	height: 50px;
	display: block;
	font: 16px RobotoRegular;
	background: #03a9f5;
	border: none;
	text-transform: uppercase;
	cursor: pointer;
	color: white;
}

.modal{
	display: none;
	position: fixed;
	z-index: 1;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: rgba(0,0,0,0.8);
}

.modal-content{
	position:relative;
	background-color: #fefefe;
	margin: 15% auto;
	padding: 20px;
	border: 1px solid #888;
	width: 40%;
	min-width: 360px;
}

.close {
	font-size:30px;
	font-weight:bold;
	color:#000;
	position:absolute;
	top:3px;
	right:10px;
	cursor:pointer;
}

.modal-content input[type="text"],
.modal-content input[type="tel"]{
	width: 360px;
	height: 50px;
	text-align: center;
	display: block;
	text-transform: uppercase;
	background: rgba(255, 0, 0, 0);
	color: #000;
	font: 16px RobotoRegular;
	border: 2px solid #000;
	margin: 0 auto 29px;
}

#myBtn4{
 	background: #03a9f5;
 	margin: 0 auto;
	color: #fff;
	width: 360px;
}

.modal_title{
	text-transform: uppercase;
	font: 18px RobotoBold;
	text-align: center;
	color: #000;
	margin-bottom: 18px;
}

.modal_text{
	font: 16px RobotoRegular;
	text-align: center;
	color: #000;
	margin-bottom: 18px;
}

.winning_cases{
	width: 292px;
	border: 3px solid #03a9f5;
	text-align: center;
	font: 18px RobotoSlabBold;
	text-transform: uppercase;
	padding: 35px 0 39px;
	margin-top: 40px;
	margin-left: 170px;
	background-color: white;
}

.winning_cases span{
	font: 60px RobotoSlabBold;
}

.legal_assistance_drivers{
	background: url(../img/back_3.jpg);
	background-position-x: center;
	padding: 310px 0 160px 0; 
	color: #fff;
	margin-bottom: 100px;
}

h2{
	font: 30px RobotoSlabBold;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 135px;
}

.legal_assistance_driver{
	display: flex;
	justify-content: center;
	margin-bottom: 110px;
}



.driver_title{
	font: 24px RobotoSlabBold;
}

.driver_text{
	width: 474px;
}

.driver_text_description{
	max-width: 360px;
	font: 16px RobotoRegular;
	padding: 30px 0 35px 0;
}

.driver_conclusion{
	font: 18px RobotoSlabBold;
}

#myBtn1{
	margin: 165px auto 0 auto;
}

.range_services h2{
	margin-bottom: 100px;
}

.title_range_services{
	text-align: center;
	font: 30px RobotoSlabBold;
	text-transform: uppercase;
	color: #03a9f5;
	margin-bottom: 75px;
}

.free{
	display: flex;
	align-items: flex-start;
	justify-content: space-around;
	font: 18px RobotoRegular;
	text-transform: uppercase;
	margin-bottom: 105px;
}

.free p{
	text-align: center;
}

.non-free{
	display: flex;
	justify-content: space-around;
}

.non-free li{
	/*height: 170px;*/
	font: 16px RobotoRegular;
	text-transform: uppercase;
	display: flex;
	align-items: flex-start;
}

.non-free li img{
	margin-right: 30px;
}

#myBtn2{
	margin: 95px auto 0 auto;
}

.work_with_us{
	background: url(../img/back5.jpg);
	background-position-x: center;
	padding: 185px 0 240px 0; 
	color: #fff;
}

.work_with_us h2{
	margin-bottom: 30px;
}

.title_work_with_us{
	font: 16px RobotoRegular;
	text-align: center;
	margin-bottom: 55px;
}

.stages_work{
	display: flex;
	justify-content: space-around;
}

.document{
	padding-bottom: 125px;
}

.stages_work li{
	height: 48px;
	font: 16px RobotoRegular;
	display: flex;
	align-items: center;
	margin-bottom: 55px;
}

.stages_work li img{
	margin-right: 50px;
}

.articleses{
	padding-bottom: 180px
}

.articleses h2{
	margin-bottom: 125px;
}

.article{
	display: flex;
	color: #fff;
	letter-spacing: 0.74px;
	justify-content: space-between;
}

.one_million_fine{
	background: url(../img/st_1.png);
	padding: 104px 0 60px 55px;
}

.texts_one_million_fine{
	background: #3f3a3a;
	opacity: 0.9;
	padding: 25px 43px 35px 60px;
}

.title_one_million_fine{
	font: 35px RobotoSlabBold;
	margin-bottom: 25px;
	line-height: 40px;
}

.text_one_million_fine{
	font: 18.67px RobotoRegular;
}

.article a{
	height: 50px;
	background: #03a9f5;
	text-decoration: none;
	color: #fff;
	display: flex;
	text-transform: uppercase;
	justify-content: center;
	align-items: center;
}

.article a i{
	margin-left: 10px;
}

.one_million_fine a{
	width: 265px;
	height: 58px;
	margin-top: 28px;
}

.read_on{
	display: flex;
	justify-content: flex-end;
}

.urgent_steps_driver{
	background: url(../img/st2.png);
	padding: 45px 0 19px 18px;
	margin-bottom: 25px;
}

.title_urgent_steps_driver{
	font: 18px RobotoSlabBold;
	padding: 0 37px 25px 0;
}

.urgent_steps_driver a{
	width: 230px;
}

.driving_state{
	background: url(../img/st3.png);
	padding: 26px 0 19px 19px;	
}

.texts_driving_state{
	background: #3f3a3a;
	opacity: 0.9;
	padding: 18px 46px 17px 39px;
	margin-bottom: 34px;
}

.title_driving_state{
	font: 24px RobotoRegular;
}

.driving_state a{
	width: 245px;
}

footer{
	background: url(../img/back.jpg);
	background-position-x: center;
	padding: 280px 0 50px 0;
	color: #fff;
}

footer h2{
	margin-bottom: 110px;
}

.footer i{
	font-size: 24px;
}

.contact_form_map{
	display: flex;
	justify-content: space-between;
}

.title{
	font: 24px RobotoBold;
}

.street{
	font: 24px RobotoRegular;
	margin-bottom: 50px;
}

.tel-f{
	font: 24px RobotoBold;
	text-align:right;
	display:table;
}

.mail{
	font: 18px RobotoBold;
	text-transform: uppercase;
	margin-bottom: 50px;
}

.work_mode{
	font: 18px RobotoRegular;
	margin-bottom: 50px;
}

.getting_place{
	font: 24px RobotoBold;
}

.fa-envelope{
	margin-right: 12px;
}

.form_map p{
	text-transform: uppercase;
	font: 18px RobotoBold;
	text-align: center;
	margin-bottom: 45px;
}

.form_map form{
	display: flex;
	flex-direction: column;
}

#myModal2 .modal_title{
	font: 30px RobotoBold;
	text-transform: uppercase;
}

#myModal2 .modal-text{
	font: 18px RobotoRegular;
	text-align: center;
	color: #000;
	text-transform: none;
}

.form_map input[type="text"],
.form_map input[type="tel"]{
	width: 360px;
	height: 50px;
	text-align: center;
	display: block;
	text-transform: uppercase;
	background: rgba(255, 0, 0, 0);
	color: #fff;
	font: 16px RobotoRegular;
	border: 2px solid #fff;
	margin: 0 auto 29px;
}

#myBtn3{
	width: 362px;
	margin: 0 auto 40px;
}

.form_map{
	width: 556px;
}



.mobile{
	display: none;
}

.slider button{
	width: 30px;
	border: none;
	background: transparent;
	color: #000;
	font-size: 40px;
	text-align: center;
	outline: none;
	transition: opacity 300ms ease-out;
	margin-right: 18px;
	margin-left: 18px;
	z-index:10;

}

.slider button:hover{
	cursor: pointer;
}
.slider{
	display: flex;
	flex-direction: row;
}

.scroller{
	flex: 1;
	overflow: hidden;
}

.items{
	list-style-type: none;
	white-space: nowrap;
	transition: transform 1s ease-in-out;
	display: flex;
}

.item{
	width:294px;
	height: 450px;
	margin-right: 46px;
}

.item img{
	width:294px;
	height: 448px;
	border: 1px solid #000;
}

.contact a{
	color: rgb(0, 0, 0);
	text-decoration: none;
}

.piranius{
	text-align: center;
	font: 18px RobotoRegular;
}

.piranius a{
	font: 18px RobotoBold;
	color: #2F80ED;
	text-decoration: none;
}

.sections286 li {
	display: flex;
	align-items: center;
	font: 18px RobotoRegular;
	max-width: 920px;
	margin: 0 auto;
}

.sections286 img {
	padding-right: 50px;
}

.driver_text .sections286 li {
	padding-bottom: 40px;
	font: 18px RobotoRegular;
}

.footer .tel-f a,  .footer .mail a {
	color: white;
}
@media screen and (max-width: 1140px){
 	.desktop{
 		display: none;
 	}
	.header{
 		padding: 65px 0 240px 0;
	}

	.one_million_fine{
		padding: 0;
	}

	.wrap{
		max-width: 90%;
		margin: 0 auto;
	}
}

@media screen and (max-width: 960px){
	.set{
		width: 100%;
	}

	.driver_img{
		margin-right: 15px;
	}

	.title_one_million_fine,
	.title_driving_state{
		font-size: 18px;
	}

	.texts_driving_state{
		padding: 0;
	}

	.mail{
		font-size: 16px;
	}

	.getting_place{
		font-size: 20px;
	}



}

@media screen and (max-width: 770px){
	.legal_assistance_driver{
		flex-direction: column;
	}

	.header {
		background: url(../img/header.png) center no-repeat;
	}

	.mob-block {
		display: block;
		width: 100%;
		text-align: center;
	} 

	.mob-block  img {
		width: 282px;
	}

	.hor_line {
		margin: 48px auto;
	}

	h1 {
		font-size: 22px;
		text-align: center;
	}

	.fine {
		margin: 20px auto;
	}
	.modalButton {
		margin: 0 auto;
	}



	.sections286 li {
		flex-wrap: wrap;
		justify-content: center;
		text-align: center;
	}

	.sections286 img {
		padding-right: 0;
	}

	.driver_img {
		width: 100%;
	}

	.legal_assistance_drivers{
		padding: 190px 0 145px 0;
	}

	.legal_assistance_drivers h2{
		margin-bottom: 65px;
		font-size: 24px;
	}

	.legal_assistance_driver{
		text-align: center;
		margin-bottom: 65px;
	}

	.driver_text_description{
		margin: 0 auto;
		padding: 25px 0 35px 0;
	}

	.driver_title{
		font-size: 18px;
	}

	.driver_text{
		margin: 0 auto;
	}

	.driver_img img{
		height: 200px;
	}

	.driver_conclusion{
		font-size: 16px;
	}

	#myBtn1 {
    	margin: 75px auto 0 auto;
	}

	.article{
		flex-direction: column;
	}

	.urgent_steps_driver,
	.driving_state{
		background-repeat: no-repeat;
		background-position-x: center 
	}

	.contact_form_map{
		flex-direction: column;
		text-align: center;
	}

	footer{
		padding: 200px 0 50px 0;
	}

	.form_map {
    	width: 480px;
    	margin: 0 auto;
	}

	footer h2{
		margin-bottom: 60px;
	}

	.title {
    	font: 18px RobotoBold;
	}

	.street {
    	font: 16px RobotoRegular;
    	margin-bottom: 30px;
	}

	.tel-f{
		font-size: 18px;
		margin: 0 auto;
	}

	.mail{
		font-size: 16px;
		margin-bottom: 30px;
	}

	.work_mode{
		font-size: 16px;
		margin-bottom: 30px;
	}

	.footer i{
		font-size: 16px;
	}

	.texts_driving_state{
		width: 354px;
    	margin: 0 auto 34px;
	}

	.read_on{
		justify-content: center;
	}

	.footer .logo{
		display: flex;
		justify-content: center;
	}

	.form_map{
		margin-top: 70px;
	}

	.one_million_fine{
		margin-bottom: 20px;
	}

	.logo_contact{
		flex-direction: column;
	}

	.logo{
		display: flex;
		justify-content: center;
	}

	.header{
		padding: 45px 0 225px 0;
	}

	.contact_work{
		justify-content: center;
		margin-top: 40px;
	}
}

@media screen and (max-width: 480px) {

	.slider button{
		margin-right: 0px;
		margin-left: 0px;
		width: 25px;
	}

	.modal-content {
		min-width: 260px;
	}

	.modal-content input[type="text"], .modal-content input[type="tel"], #myBtn4 {
		width: 100%;
	}
	.sections286 img {
		margin: 0;
	}

	.driver_text .sections286 li {
		justify-content: center;
		flex-wrap: wrap;
	}

	.driver_text .sections286 li span {
		width: 100%;
		text-align: center;
	}
	.document {
		overflow-x: hidden;
	}

	.open_popup {
		width: 100% !important;
	}
	
	.tel {
		font-size: 14px;
	} 
	.logo_contact{
		padding-bottom: 60px;
	}

	.range_services{
		padding-top: 30px;
	}

	h1 .span {
		font-size: 22px;
		display: block;
	}
	.header{
		padding: 45px 0 400px 0;
	} 
	h1{
		font-size: 18px;
		text-align: center;
		margin-bottom: 30px;
	}

	.articles span,
	.articles{
		font-size: 24px;
		text-align: center;
	}

	.non-free li{
		margin-left: 10px;
		margin-bottom: 20px;
	}

	.hor_line{
		width: 183px;
		margin: 38px auto;
	}

	.fine{
		font-size: 16px;
		text-align: center;
		width: 220px;
		margin: 0 auto 65px;
	}

	.modalButton{
		margin: 0 auto;
	}

	.legal_assistance_drivers h2{
		width: 320px;
		margin: 0px auto 0px;
		font-size: 20px;
	}

	.driver_img img{
		width: 290px;
	}

	.driver_img{
		margin: 0 auto;
	}

	.driver_text{
		width: 275px;
	}
	.legal_assistance_drivers{
		background: url(../img/back-m_3.jpg);
	}
	
	h2{
		font-size: 24px;
	}

	.range_services h2 {
    	margin-bottom: 60px;
	}

	.title_range_services{
		font: 18px RobotoSlabBold;
		margin-bottom: 50px;
	}

	.free{
		flex-direction: column;
		justify-content: center;
		font-size: 16px;
		margin-bottom: 0;
	}

	.free p{
		margin: 0px auto 60px;
	}

	.non-free{
		flex-direction: column;
		margin-bottom: 50px;
	}

	.stages_work{
		flex-direction: column;
	}

	.mobile{
		display: block;
	}

	.work_with_us{
		background: url(../img/back5-m.jpg);
	}

	#myBtn2 {
    	margin: 25px auto 0 auto;
	}

	.stages_work li img {
    	margin-right: 27px;
    	margin-left: 30px;
	}

	.work_with_us{
		padding-bottom: 140px;
	}

	.articleses h2 {
    	margin-bottom: 60px;
	}

	.text_one_million_fine{
		display: none;
	}

	.texts_one_million_fine{
		margin-top: 30px;
		padding: 25px;
		text-align: center;
	}

	.title_one_million_fine{
		line-height: normal;
	}

	.title_urgent_steps_driver{
		padding: 0;
		text-align: center;
	}

	.urgent_steps_driver_driving_state .urgent_steps_driver a{
		margin-top: 20px;
	}

	.texts_driving_state{
		padding: 25px;
		width: auto;
		text-align: center;
	}

	.driving_state{
		padding: 26px 0 19px 0;
	}

	.articleses {
    	padding-bottom: 0px;
	}

	.form_map{
		width: 90%;
	}

	.form_map input[type="text"],
	.form_map input[type="tel"],
	#myBtn3{
		width: 90%;
	}

	.item{
		width: 100%;
		margin-right: 5px;
	}
	footer {
		background-size: cover;
	}
}

/*кнопка звонка*/

.callback-bt {
        background: #03a9f5;
        border-radius:50%;
        box-shadow:0 8px 10px rgba(3,169,245,0.35);
        cursor:pointer;
        height:98px;
        text-align:center;
        width:98px;
        position: fixed;
        left: 8%;
        bottom: 18%;
        z-index:100;
        transition:.3s;
        -webkit-animation:hoverWave linear 1s infinite;
        animation:hoverWave linear 1s infinite;
}

.callback-bt .text-call {
        height:98px;
        width:98px;        
        border-radius:50%;
        position:absolute;
		top:0;
		left:0;
		z-index:100;
}

.callback-bt .text-call span {
	width:100%;
    text-align: center;
    color:#fff;
    opacity: 0;
    font-size: 0;
	position:absolute;
	left:0;
	top: 31px;
	font-size:14px;
    line-height:18px;
	font-weight:600;
    text-transform: uppercase;
    transition: opacity .3s linear;
    font-family: 'montserrat', Arial, Helvetica, sans-serif;
}

.text-call:hover span {
    opacity:1;
}
.text-call:hover i {
    display:none;
}

.callback-bt:hover {
        color:transparent;
        transition:.3s;
}
.callback-bt:hover i {
        color:#38a3fd;
        font-size:40px;
        transition:.3s;
}
.callback-bt i {
        color:#fff;
        font-size:34px;
        transition:.3s;
        line-height: 98px;transition: .5s ease-in-out;
}

.callback-bt i  {
    animation: 1200ms ease 0s normal none 1 running shake;
        animation-iteration-count: infinite;
        -webkit-animation: 1200ms ease 0s normal none 1 running shake;
        -webkit-animation-iteration-count: infinite;
}

.dropp_call {
	background:#03a9f5;
	width:280px;
	height:95px;
	font-family: 'montserrat', Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:24px;
	color:#fff;
	text-align:left;
	position:absolute;
	top:-130px;
	left:0;
	z-index:100;
	display:none;
}

.callback-bt:hover .dropp_call {
	display:block;
}

.dropp_call p {
	padding:22px 10px 0px 18px;
}

.dropp_call:after {
	background: url(../img/after-dropp.png);
	width:18px;
	height:16px;
	content:'';
	position:absolute;
	left:25px;
	bottom:-15px;
}

@-webkit-keyframes hoverWave {
        0% {
        box-shadow:0 8px 10px rgba(3,169,245,0.35),0 0 0 0 rgba(3,169,245,0.25),0 0 0 0 rgba(3,169,245,0.2)
}
40% {
        box-shadow:0 8px 10px rgba(3,169,245,0.35),0 0 0 0 rgba(3,169,245,0.25),0 0 0 0 rgba(3,169,245,0.2)
}
80% {
        box-shadow:0 8px 10px rgba(3,169,245,0.35),0 0 0 0 rgba(3,169,245,0.25),0 0 0 0 rgba(3,169,245,0.2)
}
100% {
        box-shadow:0 8px 10px rgba(3,169,245,0.35),0 0 0 0 rgba(3,169,245,0.25),0 0 0 0 rgba(3,169,245,0.2)
}
}@keyframes hoverWave {
        0% {
        box-shadow:0 8px 2px rgba(3,169,245,0.35),0 0 0 0 rgba(3,169,245,0.25),0 0 0 0 rgba(3,169,245,0.2)
}
40% {
        box-shadow:0 8px 2px rgba(3,169,245,0.35),0 0 0 8px rgba(3,169,245,0.25),0 0 0 0 rgba(3,169,245,0.2)
}
80% {
        box-shadow:0 8px 2px rgba(3,169,245,0.35),0 0 0 8px rgba(3,169,245,0.25),0 0 0 10px rgba(3,169,245,0.2)
}
100% {
        box-shadow:0 8px 5px rgba(3,169,245,0.35),0 0 0 10px rgba(3,169,245,0.25),0 0 0 16px rgba(3,169,245,0.2)
}
}

/* animations icon */

@keyframes shake {
0% {
    transform: rotateZ(0deg);
        -ms-transform: rotateZ(0deg);
        -webkit-transform: rotateZ(0deg);
}
10% {
    transform: rotateZ(-30deg);
        -ms-transform: rotateZ(-30deg);
        -webkit-transform: rotateZ(-30deg);
}
20% {
    transform: rotateZ(15deg);
        -ms-transform: rotateZ(15deg);
        -webkit-transform: rotateZ(15deg);
}
30% {
    transform: rotateZ(-10deg);
        -ms-transform: rotateZ(-10deg);
        -webkit-transform: rotateZ(-10deg);
}
40% {
    transform: rotateZ(7.5deg);
        -ms-transform: rotateZ(7.5deg);
        -webkit-transform: rotateZ(7.5deg);
}
50% {
    transform: rotateZ(-6deg);
        -ms-transform: rotateZ(-6deg);
        -webkit-transform: rotateZ(-6deg);
}
60% {
    transform: rotateZ(5deg);
        -ms-transform: rotateZ(5deg);
        -webkit-transform: rotateZ(5deg);
}
70% {
    transform: rotateZ(-4.28571deg);
        -ms-transform: rotateZ(-4.28571deg);
        -webkit-transform: rotateZ(-4.28571deg);
}
80% {
    transform: rotateZ(3.75deg);
        -ms-transform: rotateZ(3.75deg);
        -webkit-transform: rotateZ(3.75deg);
}
90% {
    transform: rotateZ(-3.33333deg);
        -ms-transform: rotateZ(-3.33333deg);
        -webkit-transform: rotateZ(-3.33333deg);
}
100% {
    transform: rotateZ(0deg);
        -ms-transform: rotateZ(0deg);
        -webkit-transform: rotateZ(0deg);
}
}

@-webkit-keyframes shake {
0% {
    transform: rotateZ(0deg);
        -ms-transform: rotateZ(0deg);
        -webkit-transform: rotateZ(0deg);
}
10% {
    transform: rotateZ(-30deg);
        -ms-transform: rotateZ(-30deg);
        -webkit-transform: rotateZ(-30deg);
}
20% {
    transform: rotateZ(15deg);
        -ms-transform: rotateZ(15deg);
        -webkit-transform: rotateZ(15deg);
}
30% {
    transform: rotateZ(-10deg);
        -ms-transform: rotateZ(-10deg);
        -webkit-transform: rotateZ(-10deg);
}
40% {
    transform: rotateZ(7.5deg);
        -ms-transform: rotateZ(7.5deg);
        -webkit-transform: rotateZ(7.5deg);
}
50% {
    transform: rotateZ(-6deg);
        -ms-transform: rotateZ(-6deg);
        -webkit-transform: rotateZ(-6deg);
}
60% {
    transform: rotateZ(5deg);
        -ms-transform: rotateZ(5deg);
        -webkit-transform: rotateZ(5deg);
}
70% {
    transform: rotateZ(-4.28571deg);
        -ms-transform: rotateZ(-4.28571deg);
        -webkit-transform: rotateZ(-4.28571deg);
}
80% {
    transform: rotateZ(3.75deg);
        -ms-transform: rotateZ(3.75deg);
        -webkit-transform: rotateZ(3.75deg);
}
90% {
    transform: rotateZ(-3.33333deg);
        -ms-transform: rotateZ(-3.33333deg);
        -webkit-transform: rotateZ(-3.33333deg);
}
100% {
    transform: rotateZ(0deg);
        -ms-transform: rotateZ(0deg);
        -webkit-transform: rotateZ(0deg);
}
}
/* конец кнопки звонка */
.open_popup {
	position:relative;
	background:#f8f8f8;
	width:50%;
	text-align:center;
	padding:80px 0;
	display:none;
}

.mfp-content .open_popup {
	display:inline-block;
}

.wrap_popup {
	max-width:1015px;
	margin:0 auto;
	padding:0 15px;
	margin-bottom: 40px;
}

.open_popup p {
	font-family: RobotoRegular; 
	font-size: 18px;
	line-height:20px;
	margin-bottom:30px;
}

.open_popup h3 {
	font-family: RobotoSlabBold; 
	font-size:25px;
	line-height:30px;
	margin-bottom:30px;
}

.open_popup form {
	justify-content:space-between;
	display:flex;
	max-width: 600px;
	margin: 0 auto;
}

.input_pop {
	background:#fff;
	border:none;
	width:65%;
	height:80px;
	font-family: RobotoRegular; 
	font-size:18px;
	color:#717171;
	text-indent:70px;
}

.submit_pop {
	background:#03a9f5;
	border:none;
	width:34.3%;
	height:80px;
	font-family: RobotoRegular; 
	font-size:24px;
	color:#fff;
	text-transform:uppercase;
	cursor:pointer;
}

.dropp_call .close {
	font-size: 18px;
    position: absolute;
    top: -15px;
    color: white;
}
@media screen and (max-width: 860px){
	.open_popup {
 		padding: 30px 0;
	}
	.open_popup p {
		font-size:14px;
		line-height: 20px;
		margin-bottom: 20px;
	}
	.open_popup h3 {
		font-size:18px;
		line-height: 24px;
		margin-bottom: 20px;
	}
	.open_popup form {
		display:block;
	}
	.input_pop {
		width:100%;
		font-size:16px;
		text-indent:10px;
		margin-bottom:10px;
	}
	.submit_pop {
		width:100%;
	}
}

.sovety {
  background: #FFFFFF;
  font-family: RobotoRegular;
  padding-top: 10px;
  margin-bottom: 90px;
}

.sovety .wrapper {
  max-width: 1220px;
  width: 98%;
  margin-right: auto;
  margin-left: auto;
}

.sovety h2 {
  font-style: normal;
  font-weight: bold;
  font-size: 30px;
  line-height: 61px;
  color: #222222;
  text-align: center;
  margin-bottom: 30px;
}

.sovety h2 span {
  color: #03a9f5;
}

.sovety .sovety_text {
  font-style: normal;
  font-weight: bold;
  font-size: 19px;
  line-height: 23px;
  color: #393939;
  margin-bottom: 30px;
}

.sovety .sovety_cont {
  display: flex;
  justify-content: space-between;
}

.sovety .sovety_box {
  max-width: 393px;
  width: 100%;
  border: 6px solid #F2F8FB;
  box-sizing: border-box;
  padding-bottom: 20px;
  margin-right: 20px;
}

.sovety .sovety_box:nth-last-of-type(0) {
  margin-right: 0px;
}

.sovety .box_title {
  height: 63px;
  background: #F2F8FB;
  font-style: normal;
  font-weight: bold;
  font-size: 19px;
  line-height: 23px;
  color: #222222;
  margin-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  align-items: center;
}

.sovety .box_title .box_title1 {
  margin-right: 15px;
}

.sovety .box_text {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  color: #393939;
  margin-bottom: 20px;
  margin-left: 20px;
  margin-right: 20px;
}

.sovety .box_color {
  font-style: normal;
  font-weight: bold;
  font-size: 17px;
  line-height: 21px;
  color: #03a9f5;
  margin-bottom: 20px;
  margin-left: 20px;
  margin-right: 20px;
}

.sovety .box_bold {
  font-style: normal;
  font-weight: bold;
  font-size: 17px;
  line-height: 21px;
  color: #393939;
  margin-bottom: 20px;
  margin-left: 20px;
  margin-right: 20px;
}

.sovety .box_links {
  display: flex;
  justify-content: space-between;
  margin-left: 20px;
  margin-right: 20px;
}

.sovety .box_link {
  font-style: normal;
  font-weight: normal;
  font-size: 17px;
  line-height: 21px;
  text-decoration-line: underline;
  color: #03a9f5;
}

@media (max-width: 856px){
  .sovety .sovety_cont {
    flex-wrap: wrap;
    justify-content: space-around;
  }

  .sovety .sovety_box {
    margin-bottom: 30px;
    margin-right: 0px;
  }


}

@media (max-width: 575px) {
  .sovety {
    padding-top: 10px;
    margin-bottom: 0px;
  }

  .sovety .wrapper {
    width: 92%;
  }

  .sovety h2 {
    font-size: 24px;
    line-height: 37px;
    text-align: left;
  }

  .sovety .sovety_text {
    font-size: 17px;
    line-height: 21px;
  }

  .sovety .box_title {
    height: 53px;
  }

  .sovety .sovety_box {
    padding-bottom: 0px;
  }

  .sovety .box_title .box_title1 {
    margin-right: 10px;
  }

  .sovety .box_links {
    margin-bottom: 20px;
  }

}